projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a6e668
)
Frame: Explain the .flat style class
author
Daniel Boles
<dboles@src.gnome.org>
Sun, 19 Feb 2017 17:17:58 +0000
(17:17 +0000)
committer
Daniel Boles
<dboles@src.gnome.org>
Sun, 19 Feb 2017 17:19:08 +0000
(17:19 +0000)
gtk/gtkframe.c
patch
|
blob
|
history
diff --git
a/gtk/gtkframe.c
b/gtk/gtkframe.c
index 85f61f8003d605ed23a73814dcb667c1ee2eb3ea..3b3ba300d3537dac24d8339ffb9ac283497a2a50 100644
(file)
--- a/
gtk/gtkframe.c
+++ b/
gtk/gtkframe.c
@@
-78,8
+78,8
@@
* ╰── <child>
* ]|
*
- * GtkFrame has a main CSS node with name frame.
- *
The style class .flat can appear with the main node
.
+ * GtkFrame has a main CSS node with name frame.
This node can be given the
+ *
style class .flat, which disables drawing of the border
.
*/
struct _GtkFramePrivate